3 new alpha1 theorems#1781
Open
felixpernegger wants to merge 5 commits into
Open
Conversation
Collaborator
Author
|
I want to emphasise, that we have had great progress on the alpha_i properties. When I joined in November, there was pretty much only First countable => alpha_1, but now we are getting very close to actually completing the properties. (Despite still having no nonterminal pi-base theorems about them!) :) |
prabau
reviewed
May 20, 2026
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
prabau
reviewed
May 21, 2026
| P000210: true | ||
| --- | ||
|
|
||
| Utilising the metaproperties of {P210} and {P147}, we may assume that $X$ is {P57}. But then the assertion follows from {T238}, {T748}, {T894} and {T285}. |
Collaborator
There was a problem hiding this comment.
Suggested change
| Utilising the metaproperties of {P210} and {P147}, we may assume that $X$ is {P57}. But then the assertion follows from {T238}, {T748}, {T894} and {T285}. | |
| To prove the result it is enough to show every countable subspace of $X$ is {P210}. | |
| Note that each subspace of $X$ is also {P147}. | |
| So wlog we may assume $X$ is {P57}, and hence {P28} | |
| [(Explore)](https://topology.pi-base.org/spaces?q=Countable%2BP-space%2B%7EFirst+countable). | |
| And {T748}. |
prabau
reviewed
May 21, 2026
prabau
reviewed
May 21, 2026
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(I know I said I wouldnt open new PRs for now, but I really like the results here.)
This implements the missing theorems from this comment.
This gives two more traits, but very plausible many more (since for 14/17 remaining spaces either W-space, P-space or well based is still unknown).
We cant use explore to refer the the theorems used in the proof, otherwise the explore will just refer to the theorem itself, I tested this.
(Except for some reason for the third one it works as intended; to keep consistent and more stable to potential changes to pibase, lets keep it like it is however)
This PR has medium priority!